Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(kuma-cp) save service's tags to header #647

Merged
merged 12 commits into from
Apr 1, 2020
Merged

Conversation

lobkovilya
Copy link
Contributor

Summary

For implementing Fault Injection we need every service's DP to put tags into HTTP Header x-kuma-tags (the name is not final) for all outbound L7-traffic.

@lobkovilya lobkovilya requested a review from a team March 27, 2020 15:43
@lobkovilya lobkovilya force-pushed the feat/header-with-tags branch from 9a7a060 to 92d58a5 Compare March 27, 2020 16:02
pkg/xds/envoy/routes/reset_tags_configurer.go Outdated Show resolved Hide resolved
pkg/xds/envoy/routes/reset_tags_configurer_test.go Outdated Show resolved Hide resolved
pkg/xds/envoy/routes/tags_configurer.go Outdated Show resolved Hide resolved
pkg/xds/envoy/routes/tags_configurer.go Outdated Show resolved Hide resolved
pkg/util/http/tags.go Outdated Show resolved Hide resolved
pkg/xds/envoy/routes/reset_tags_configurer.go Outdated Show resolved Hide resolved
pkg/xds/envoy/routes/tags_configurer.go Outdated Show resolved Hide resolved
pkg/xds/envoy/routes/reset_tags_configurer.go Outdated Show resolved Hide resolved
pkg/xds/envoy/routes/reset_tags_configurer_test.go Outdated Show resolved Hide resolved
@lobkovilya lobkovilya merged commit 6953b8f into master Apr 1, 2020
@lobkovilya lobkovilya deleted the feat/header-with-tags branch May 1, 2020 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants